home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
fm42ch.exe
/
{app}
/
Foxmail.exe
/
0
/
RCDATA
/
TF_VIEWER
/
TF_VIEWER.txt
Wrap
Text File
|
2002-07-04
|
23KB
|
920 lines
object F_viewer: TF_viewer
Left = 241
Top = 173
Width = 769
Height = 497
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Menu = MainMenu1
OldCreateOrder = True
Position = poDefault
Visible = True
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyPress = FormKeyPress
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object StatusBar: TStatusBar
Left = 0
Top = 432
Width = 761
Height = 19
Panels = <>
SimplePanel = False
end
object Panel1: TPanel
Left = 9
Top = 0
Width = 743
Height = 423
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object P_envelop: TPanel
Left = 0
Top = 48
Width = 743
Height = 89
Align = alTop
BevelOuter = bvNone
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object PaintBox: TPaintBox
Left = 424
Top = 3
Width = 32
Height = 32
ParentShowHint = False
ShowHint = True
OnMouseDown = PaintBoxMouseDown
OnPaint = PaintBoxPaint
end
object GIFAnimator: TGIFAnimator
Left = 424
Top = 37
Width = 32
Height = 32
AutoSize = False
Stretch = True
PopupMenu = PM_FoxmailIcon
end
object BevelTop: TBevel
Left = 0
Top = 0
Width = 743
Height = 2
Align = alTop
Shape = bsTopLine
end
object P_envtitle: TPanel
Left = 0
Top = 2
Width = 68
Height = 87
Align = alLeft
BevelOuter = bvNone
Color = clGray
TabOrder = 0
object L_receiver: TLabel
Left = 46
Top = 20
Width = 16
Height = 13
Alignment = taRightJustify
Caption = 'To:'
Color = clBlack
ParentColor = False
Transparent = True
end
object L_sender: TLabel
Left = 36
Top = 4
Width = 26
Height = 13
Alignment = taRightJustify
Caption = 'From:'
Transparent = True
end
object L_date: TLabel
Left = 36
Top = 52
Width = 26
Height = 13
Alignment = taRightJustify
Caption = 'Date:'
Transparent = True
end
object L_subject: TLabel
Left = 23
Top = 68
Width = 39
Height = 13
Alignment = taRightJustify
Caption = 'Subject:'
Transparent = True
end
object L_CC: TLabel
Left = 45
Top = 36
Width = 17
Height = 13
Alignment = taRightJustify
Caption = 'CC:'
Color = clBlack
ParentColor = False
Transparent = True
end
end
object L_msender: TEdit
Left = 80
Top = 4
Width = 200
Height = 17
AutoSize = False
BorderStyle = bsNone
Ctl3D = False
ImeName = '���� (����) - ΢��ƴ��'
ParentColor = True
ParentCtl3D = False
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 1
Text = 'L_msender'
OnDblClick = L_msenderDblClick
OnKeyUp = L_msenderKeyUp
OnMouseUp = L_msenderMouseUp
end
object L_mreceiver: TEdit
Left = 80
Top = 20
Width = 200
Height = 17
AutoSize = False
BorderStyle = bsNone
Ctl3D = False
ImeName = '���� (����) - ΢��ƴ��'
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 2
Text = 'L_mreceiver'
OnKeyUp = L_msenderKeyUp
OnMouseUp = L_msenderMouseUp
end
object L_mdate: TEdit
Left = 80
Top = 52
Width = 200
Height = 17
AutoSize = False
BorderStyle = bsNone
Ctl3D = False
ImeName = '���� (����) - ΢��ƴ��'
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 3
Text = 'L_mdate'
OnKeyUp = L_msenderKeyUp
OnMouseUp = L_msenderMouseUp
end
object L_msubject: TEdit
Left = 80
Top = 68
Width = 200
Height = 17
AutoSize = False
BorderStyle = bsNone
Ctl3D = False
ImeName = '���� (����) - ΢��ƴ��'
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 4
Text = 'L_msubject'
OnChange = L_msubjectChange
OnKeyUp = L_msenderKeyUp
OnMouseUp = L_msenderMouseUp
end
object L_mcc: TEdit
Left = 80
Top = 36
Width = 200
Height = 17
AutoSize = False
BorderStyle = bsNone
Ctl3D = False
ImeName = '���� (����) - ΢��ƴ��'
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 5
Text = 'L_mcc'
OnKeyUp = L_msenderKeyUp
OnMouseUp = L_msenderMouseUp
end
end
object LV: TListView
Left = 0
Top = 358
Width = 743
Height = 65
Align = alBottom
Columns = <>
HideSelection = False
LargeImages = ILlarge
MultiSelect = True
ReadOnly = True
PopupMenu = PM_attach
SmallImages = ILsmall
TabOrder = 1
Visible = False
OnDblClick = LVDblClick
OnKeyDown = LVKeyDown
end
object PanelBody: TPanel
Left = 0
Top = 137
Width = 743
Height = 221
Align = alClient
BevelOuter = bvNone
TabOrder = 2
object M_body: TZEditor
Left = 0
Top = 0
Width = 743
Height = 221
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
Align = alClient
ParentColor = False
ParentFont = False
PopupMenu = POPM_body
Color = clBtnFace
TabStop = True
ScrollBars = ssBoth
LeftMargin = 10
TopMargin = 5
ReadOnly = True
WordWrap = True
PrintOptions = [poPageHeader, poPageNumber, poWordWrap]
OnURLClick = M_bodyURLClick
OnChange = M_bodyChange
OnKeyDown = M_bodyKeyDown
end
end
object Dock971: TDock97
Left = 0
Top = 0
Width = 743
Height = 48
BoundLines = [blTop, blBottom, blLeft, blRight]
LimitToOneRow = True
OnChevronClick = Dock971ChevronClick
object Toolbar: TToolBarExpress2
Left = 0
Top = 0
Caption = 'Toolbar'
DockPos = 0
FullSize = True
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnDockChanged = ToolbarDockChanged
RegKey = 'Software\Aerofox\Foxmail\FoxToolbar\Viewer'
Grayed = False
OnIconSizeChanging = ToolbarIconSizeChanging
object SBreply: TToolbarButton97
Tag = 1
Left = 0
Top = 0
Width = 72
Height = 42
Hint = 'Reply'
DropdownArrowWidth = 12
DropdownCombo = True
DropdownMenu = PM_Reply
Caption = 'Reply'
ImageIndex = 5
Images = DM_Language.IL_TB24_Normal
HotImages = DM_Language.IL_TB24_Hot
DisabledImages = DM_Language.IL_TB24_Gray
LeftJustify = False
ShowCaptionRight = True
Layout = blGlyphTop
OnClick = M_new_replyClick
end
object SBreplyall: TToolbarButton97
Tag = 2
Left = 72
Top = 0
Width = 72
Height = 42
Hint = 'Reply All'
DropdownArrowWidth = 12
DropdownCombo = True
DropdownMenu = PM_ReplyAll
Caption = 'Reply All'
ImageIndex = 6
Images = DM_Language.IL_TB24_Normal
HotImages = DM_Language.IL_TB24_Hot
DisabledImages = DM_Language.IL_TB24_Gray
LeftJustify = False
ShowCaptionRight = False
Layout = blGlyphTop
OnClick = M_new_replyClick
end
object SBforward: TToolbarButton97
Tag = 3
Left = 144
Top = 0
Width = 72
Height = 42
Hint = 'Forward'
DropdownArrowWidth = 12
DropdownCombo = True
DropdownMenu = PM_Forward
Caption = 'Forward'
ImageIndex = 7
Images = DM_Language.IL_TB24_Normal
HotImages = DM_Language.IL_TB24_Hot
DisabledImages = DM_Language.IL_TB24_Gray
LeftJustify = False
ShowCaptionRight = True
Layout = blGlyphTop
OnClick = M_new_replyClick
end
object TToolbarSep97
Left = 216
Top = 0
end
object SBprev: TToolbarButton97
Left = 222
Top = 0
Width = 58
Height = 42
Hint = 'Previous'
Caption = 'Previou'
ImageIndex = 10
Images = DM_Language.IL_TB24_Normal
HotImages = DM_Language.IL_TB24_Hot
DisabledImages = DM_Language.IL_TB24_Gray
LeftJustify = False
ShowCaptionRight = False
Layout = blGlyphTop
OnClick = M_view_prevClick
end
object SBnext: TToolbarButton97
Tag = 1
Left = 280
Top = 0
Width = 70
Height = 42
Hint = 'Next'
DropdownArrowWidth = 12
DropdownCombo = True
DropdownMenu = PM_Next
Caption = 'Next'
ImageIndex = 11
Images = DM_Language.IL_TB24_Normal
HotImages = DM_Language.IL_TB24_Hot
DisabledImages = DM_Language.IL_TB24_Gray
LeftJustify = False
ShowCaptionRight = False
Layout = blGlyphTop
OnClick = M_view_prevClick
end
object SBprint: TToolbarButton97
Left = 350
Top = 0
Width = 58
Height = 42
Hint = 'Print'
Caption = 'Print'
ImageIndex = 13
Images = DM_Language.IL_TB24_Normal
HotImages = DM_Language.IL_TB24_Hot
DisabledImages = DM_Language.IL_TB24_Gray
LeftJustify = False
ShowCaptionRight = True
Layout = blGlyphTop
OnClick = M_file_printClick
end
object SBdelete: TToolbarButton97
Left = 408
Top = 0
Width = 58
Height = 42
Hint = 'Delete'
Caption = 'Delete'
ImageIndex = 9
Images = DM_Language.IL_TB24_Normal
HotImages = DM_Language.IL_TB24_Hot
DisabledImages = DM_Language.IL_TB24_Gray
LeftJustify = False
ShowCaptionRight = False
Layout = blGlyphTop
OnClick = M_file_deleteClick
end
object TToolbarSep97
Left = 466
Top = 0
end
object SBaddrbook: TToolbarButton97
Left = 472
Top = 0
Width = 58
Height = 42
Hint = 'Address Book'
Caption = 'Addr. Book'
ImageIndex = 12
Images = DM_Language.IL_TB24_Normal
HotImages = DM_Language.IL_TB24_Hot
DisabledImages = DM_Language.IL_TB24_Gray
LeftJustify = False
ShowCaptionRight = True
Layout = blGlyphTop
OnClick = M_tools_addrbookClick
end
object SB_HtmlView: TToolbarButton97
Tag = 1
Left = 530
Top = 0
Width = 58
Height = 42
Hint = 'HTML View'
AllowAllUp = True
GroupIndex = 1
Caption = 'HTML'
ImageIndex = 60
Images = DM_Language.IL_TB24_Normal
HotImages = DM_Language.IL_TB24_Hot
DisabledImages = DM_Language.IL_TB24_Gray
LeftJustify = False
ShowCaptionRight = True
Layout = blGlyphTop
OnClick = MU_ViewHTMLClick
end
end
end
end
object DockLeft: TDock97
Left = 0
Top = 0
Width = 9
Height = 423
BoundLines = [blTop, blBottom, blLeft, blRight]
LimitToOneRow = True
Position = dpLeft
OnChevronClick = Dock971ChevronClick
end
object DockRight: TDock97
Left = 752
Top = 0
Width = 9
Height = 423
BoundLines = [blTop, blBottom, blLeft, blRight]
LimitToOneRow = True
Position = dpRight
OnChevronClick = Dock971ChevronClick
end
object DockBottom: TDock97
Left = 0
Top = 423
Width = 761
Height = 9
BoundLines = [blTop, blBottom, blLeft, blRight]
LimitToOneRow = True
Position = dpBottom
OnChevronClick = Dock971ChevronClick
end
object POPMenu: TPopupMenu
Left = 264
Top = 128
object POP_High: TMenuItem
Caption = '&High Properity'
end
object POP_normal: TMenuItem
Caption = '&Normal Priority'
end
object POP_low: TMenuItem
Caption = '&Low Priority'
end
end
object ILlarge: TImageList
Height = 32
Width = 32
Left = 376
Top = 242
end
object Language: TLanguage
LangCenter = DM_Language.LangCenter
ResStrings.Strings = (
'0001=Please install printers first.')
OnTranslated = LanguageTranslated
Left = 296
Top = 72
end
object MainMenu1: TMainMenu
Images = DM_Language.IL_TB16_Normal
Left = 113
Top = 137
object M_file: TMenuItem
Caption = '&File'
object M_file_saveas: TMenuItem
Caption = '&Save As...'
ImageIndex = 87
OnClick = M_file_saveasClick
end
object M_file_delete: TMenuItem
Caption = '&Delete'
ImageIndex = 8
ShortCut = 16452
OnClick = M_file_deleteClick
end
object N1: TMenuItem
Caption = '-'
end
object M_file_moveto: TMenuItem
Caption = '&Move to folder...'
OnClick = M_file_movetoClick
end
object M_file_copyto: TMenuItem
Tag = 1
Caption = 'C&opy to folder...'
OnClick = M_file_movetoClick
end
object N2: TMenuItem
Caption = '-'
end
object MU_Printpreview: TMenuItem
Caption = 'Print pre&view'
ImageIndex = 72
OnClick = MU_PrintpreviewClick
end
object M_file_print: TMenuItem
Caption = '&Print'
ImageIndex = 13
ShortCut = 16464
OnClick = M_file_printClick
end
object N3: TMenuItem
Caption = '-'
end
object M_file_close: TMenuItem
Caption = '&Close'
OnClick = M_file_closeClick
end
end
object M_edit: TMenuItem
Caption = '&Edit'
OnClick = M_editClick
object M_edit_copy: TMenuItem
Caption = '&Copy'
ImageIndex = 32
ShortCut = 16451
OnClick = M_edit_copyClick
end
object M_edit_selall: TMenuItem
Caption = '&Select all'
ShortCut = 16449
OnClick = M_edit_selallClick
end
object N4: TMenuItem
Caption = '-'
end
object M_edit_search: TMenuItem
Caption = 'Search &Text...'
ImageIndex = 34
ShortCut = 16454
OnClick = M_edit_searchClick
end
object M_edit_srchagain: TMenuItem
Caption = 'Search &Again'
ShortCut = 114
OnClick = M_edit_srchagainClick
end
end
object M_view: TMenuItem
Caption = '&View'
OnClick = M_viewClick
object M_view_toolbar: TMenuItem
Caption = '&Toolbar'
OnClick = M_view_toolbarClick
end
object M_view_status: TMenuItem
Caption = '&Statusbar'
OnClick = M_view_statusClick
end
object MU_HeadBar: TMenuItem
Caption = 'HeadBar'
OnClick = MU_HeadBarClick
end
object M_view_wordwrap: TMenuItem
Caption = '&Word Wrap'
ShortCut = 16471
OnClick = M_view_wordwrapClick
end
object MU_ToolBarSetup: TMenuItem
Caption = 'ToolBar Setup'
ImageIndex = 89
OnClick = MU_ToolBarSetupClick
end
object N7: TMenuItem
Caption = '-'
end
object M_view_prev: TMenuItem
Caption = '&Previous Mail'
OnClick = M_view_prevClick
end
object M_view_next: TMenuItem
Tag = 1
Caption = '&Next Mail'
OnClick = M_view_prevClick
end
object N5: TMenuItem
Caption = '-'
end
object NextUnreadMail1: TMenuItem
Tag = 2
Caption = 'Next &Unread Mail'
ShortCut = 16469
OnClick = M_view_prevClick
end
object N6: TMenuItem
Caption = '-'
end
object MU_HTML: TMenuItem
Caption = 'HTML'
OnClick = MU_HTMLClick
object MU_ViewHTML: TMenuItem
Caption = 'View HTML'
ShortCut = 16456
OnClick = MU_ViewHTMLClick
end
object HTMLFile1: TMenuItem
Caption = '-'
end
object MU_SaveHTMLFilesAs: TMenuItem
Caption = 'Save HTML Files As...'
OnClick = MU_SaveHTMLFilesAsClick
end
object MU_OpenHTMLWithBrowser: TMenuItem
Caption = 'Open HTML With Browser'
OnClick = MU_OpenHTMLWithBrowserClick
end
end
object N15: TMenuItem
Caption = '-'
end
object M_view_prop: TMenuItem
Caption = '&Editor Property...'
ImageIndex = 88
OnClick = M_view_propClick
end
end
object M_new: TMenuItem
Caption = '&Message'
object M_new_new: TMenuItem
Caption = '&New'
ImageIndex = 4
ShortCut = 16462
OnClick = M_new_newClick
end
object N8: TMenuItem
Caption = '-'
end
object M_new_reply: TMenuItem
Tag = 1
Caption = '&Reply'
ImageIndex = 5
ShortCut = 16466
OnClick = M_new_replyClick
end
object M_new_replyall: TMenuItem
Tag = 2
Caption = 'Reply &All'
ImageIndex = 6
OnClick = M_new_replyClick
end
object M_new_forward: TMenuItem
Tag = 3
Caption = '&Forward'
ImageIndex = 7
OnClick = M_new_replyClick
end
object N13: TMenuItem
Caption = '-'
end
object M_MarkAs: TMenuItem
Caption = '&Mark As'
object M_markasunread: TMenuItem
Caption = 'Mark as &unread'
OnClick = M_markasunreadClick
end
object M_markasread: TMenuItem
Tag = 1
Caption = 'Mark as &read'
OnClick = M_markasunreadClick
end
object N14: TMenuItem
Caption = '-'
OnClick = M_markasunreadClick
end
object M_markasReplied: TMenuItem
Tag = 2
Caption = 'R&eplied'
OnClick = M_markasunreadClick
end
object M_markasunreplied: TMenuItem
Tag = 3
Caption = 'U&n-replied'
OnClick = M_markasunreadClick
end
end
object M_tools_addrinfo: TMenuItem
Caption = 'Address &Info...'
ShortCut = 16450
OnClick = M_tools_addrinfoClick
end
object M_viewsource: TMenuItem
Caption = '&View Source...'
ImageIndex = 16
ShortCut = 16457
OnClick = M_viewsourceClick
end
end
object M_tools: TMenuItem
Caption = '&Tools'
object M_tools_addrbook: TMenuItem
Caption = '&Address book'
ImageIndex = 12
OnClick = M_tools_addrbookClick
end
object N9: TMenuItem
Caption = '-'
end
object N10: TMenuItem
Caption = '-'
end
object M_GBvsBIG5: TMenuItem
object M_BIG5toGB: TMenuItem
ShortCut = 118
OnClick = M_BIG5toGBClick
end
object M_GBtoBIG5: TMenuItem
Tag = 1
ShortCut = 119
OnClick = M_BIG5toGBClick
end
end
end
end
object POPM_body: TPopupMenu
OnPopup = POPM_bodyPopup
Left = 152
Top = 136
object PM_copy: TMenuItem
Caption = '&Copy'
OnClick = M_edit_copyClick
end
object PM_selectall: TMenuItem
Caption = '&Select All'
OnClick = M_edit_selallClick
end
object N11: TMenuItem
Caption = '-'
end
object PM_pref: TMenuItem
Caption = '&Editor Preference...'
OnClick = M_view_propClick
end
end
object PM_attach: TPopupMenu
OnPopup = PM_attachPopup
Left = 208
Top = 136
object PMI_property: TMenuItem
Caption = '&Property...'
Default = True
OnClick = PMI_propertyClick
end
object PMI_open: TMenuItem
Tag = 1
Caption = '&Open'
OnClick = PMI_propertyClick
end
object PMI_saveas: TMenuItem
Tag = 2
Caption = '&Save as...'
OnClick = PMI_propertyClick
end
object N12: TMenuItem
Caption = '-'
end
object PMI_view: TMenuItem
Caption = '&View'
object PMI_largeicon: TMenuItem
Caption = 'Large &Icon'
GroupIndex = 1
RadioItem = True
OnClick = PMI_largeiconClick
end
object PMI_smallicon: TMenuItem
Tag = 1
Caption = '&Small Icon'
GroupIndex = 1
RadioItem = True
OnClick = PMI_largeiconClick
end
object PMI_list: TMenuItem
Tag = 2
Caption = '&List'
GroupIndex = 1
RadioItem = True
OnClick = PMI_largeiconClick
end
end
end
object ILsmall: TImageList
Left = 432
Top = 232
end
object PM_AcctHTML: TPopupMenu
Left = 176
Top = 204
object PU_SaveHTMLas: TMenuItem
Caption = 'Save HTML Files As...'
OnClick = PU_SaveHTMLasClick
end
object PU_OpenHTML: TMenuItem
Caption = 'Open HTML With Browser'
OnClick = PU_OpenHTMLClick
end
end
object Timer1: TTimer
Enabled = False
Interval = 3000
OnTimer = Timer1Timer
Left = 336
Top = 157
end
object FormEx1: TFormEx
Left = 376
Top = 128
end
object PM_Next: TPopupMenu
Left = 232
Top = 192
object M_NextUnread: TMenuItem
Tag = 2
Caption = '&Next Unread'
OnClick = M_view_prevClick
end
end
object PM_FoxmailIcon: TPopupMenu
Left = 489
Top = 96
object SaveIconGifAs1: TMenuItem
Caption = '&Save Icon Gif As...'
OnClick = SaveIconGifAs1Click
end
end
object PM_Reply: TPopupMenu
Tag = 1
AutoHotkeys = maManual
OnPopup = PM_ReplyPopup
Left = 45
Top = 27
end
object PM_Forward: TPopupMenu
Tag = 3
AutoHotkeys = maManual
OnPopup = PM_ReplyPopup
Left = 181
Top = 27
end
object PM_ReplyAll: TPopupMenu
Tag = 2
AutoHotkeys = maManual
OnPopup = PM_ReplyPopup
Left = 117
Top = 27
end
end